home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14243 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news1.cle.ab.com!usenet
  2. From: Bob Hodge <bob.hodge@software.rockwell.com>
  3. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  4. Subject: Re: Will Java kill C++?
  5. Date: Fri, 29 Mar 1996 12:15:22 -0500
  6. Organization: Rockwell Software
  7. Distribution: inet
  8. Message-ID: <315C1AAA.F14@software.rockwell.com>
  9. References: <3134D499.653E@ix.netcom.com> <313613B2.136E@ksopk.sprint.com> <4i7qhl$ik6@cronkite.seas.gwu.edu> <4iuhi7$fmf@sundog.tiac.net> <4j408e$mqk@news.nstn.ca> <4je8da$deu@news.tiac.net>
  10. NNTP-Posting-Host: wwwhodge.cle.software.rockwell.com
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=us-ascii
  13. Content-Transfer-Encoding: 7bit
  14. X-Mailer: Mozilla 2.0 (WinNT; I)
  15.  
  16. Joe Kinsella wrote:
  17. [...]
  18. > To get back to the topic of this thread--no, I don't think Java will
  19. > kill C++.  I think the Microsoft Active-X architecture will limit the
  20. > penetration Java will make in at least the Windows/C++ market--thereby
  21. > ensuring C++ remains the dominant language for years to come.  [...]
  22.  
  23.  Actually, Active-X may accelerate the penetration of Java. Microsoft is 
  24. making a really large committment to Java, evidenced by the demo of their 
  25. "Jakarta" environment at the PDC in SF. Someone at MS noticed that Java 
  26. classes map very well to COM (Component Object Model) interfaces, and 
  27. made the MS VM understand that very, very well. To Java code running in 
  28. MS's VM, all COM interfaces will appear as normal Java classes. All Java 
  29. classes will appear to the system as COM interfaces, as well. This gives 
  30. Java a large advantage in the Windows environment, and may possibly 
  31. signal a sea change in how mainstream Windows development is done. 
  32. (Especially if, as is rumored, the "Cairo" generation of NT implements 
  33. all system services natively as COM objects.)
  34.  
  35.  Isn't competition wonderful?
  36.  
  37. Bob Hodge
  38.